pvh/dom0: init variables at declaration time
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 8 Feb 2018 12:25:37 +0000 (12:25 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 12 Feb 2018 11:08:33 +0000 (11:08 +0000)
commit25ec2a180c77afddd8142a9c5625b2ff44f80ec6
tree4ca94ce634f6fd1bffab1da9685fc94263c6d744
parent722648676751fda39086f54d961640f88174360b
pvh/dom0: init variables at declaration time

Also remove a couple of newlines at the start of function
declarations.

No functional change.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/dom0_build.c